/* ########## Styles for Footer ########## */
.topfooter {
  color: #4c4d4f;
  background-color: #ECEDED;
  border-top: 1px solid #aba6a6;
}
.topfootercol1, .topfootercol2, .topfootercol3, .topfootercol4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.topfootercol3 p {
  margin-bottom: 0;
}
.bottomfooter{
  color: #4c4d4f;
  background-color: #D2D4D4;
}
.bottomfootercol1 {
  text-align: right;
  margin-top: 1rem;
}